SPREAD for WPF 3.0J - GcSpreadSheet
RemoveAt メソッド (XamlCollection<T>)

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet.Xaml 名前空間 > XamlCollection<T> クラス : RemoveAt メソッド
削除するシートの位置を示すint値。
コレクションからシートを削除します。
シンタックス
'宣言
 
Public Overridable Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public virtual void RemoveAt( 
   System.int index
)

パラメータ

index
削除するシートの位置を示すint値。
参照

XamlCollection<T> クラス
XamlCollection<T> メンバ